home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 June / Chip Haziran 2000.iso / prog / basic / 09 / 09.exe / wmplayer.exe / REGISTRY / 110 (.txt) < prev    next >
Encoding:
InstallShield Script  |  2000-03-15  |  1023 b   |  24 lines

  1.         Container.MediaLibraryCntr.1 = s 'MediaLibraryCntr Class'
  2.         {
  3.                 CLSID = s '{70c02500-7c6f-11d3-9fb6-00105aa620bb}'
  4.         }
  5.         Container.MediaLibraryCntr = s 'MediaLibraryCntr Class'
  6.         {
  7.                 CLSID = s '{70c02500-7c6f-11d3-9fb6-00105aa620bb}'
  8.                 CurVer = s 'Container.MediaLibraryCntr.1'
  9.         }
  10.         NoRemove CLSID
  11.         {
  12.                 ForceRemove {70c02500-7c6f-11d3-9fb6-00105aa620bb} = s 'MediaLibraryCntr Class'
  13.                 {
  14.                         ProgID = s 'Container.MediaLibraryCntr.1'
  15.                         VersionIndependentProgID = s 'Container.MediaLibraryCntr'
  16.                         ForceRemove 'Programmable'
  17.                         InprocServer32 = s '%MODULE%'
  18.                         {
  19.                                 val ThreadingModel = s 'Apartment'
  20.                         }
  21.                         'TypeLib' = s '{52A41805-2F37-11D3-83EB-00A0C92A2F2D}'
  22.                 }
  23.         }
  24.